diff options
author | Marek Vasut <marex@denx.de> | 2021-09-14 05:20:19 +0200 |
---|---|---|
committer | Ramon Fried <rfried.dev@gmail.com> | 2021-09-28 18:50:55 +0300 |
commit | c74d0ae519e4b65a195d49d00c562ff7fe86c906 (patch) | |
tree | 0b5b24deac2eb6226c19dd86982cf5cd56224012 /drivers/ddr/altera/sdram_s10.c | |
parent | 9de0f144c70899f498ba2b90ae2758dcf79ce481 (diff) |
ddr: altera: use KBUILD_BASENAME instead of __FILE__
The KBUILD_BASENAME contains just the name of the compiled module,
in this case 'sequencer', rather than a full path to the compiled
file. Use it to prevent pulling the full path into the U-Boot binary,
which is useless and annoying.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Siew Chin Lim <elly.siew.chin.lim@intel.com>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Cc: Tien Fong Chee <tien.fong.chee@intel.com>
Diffstat (limited to 'drivers/ddr/altera/sdram_s10.c')
0 files changed, 0 insertions, 0 deletions