summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorJosef Lusticky <[email protected]>2020-04-17 09:32:25 +0200
committerEugen Hristev <[email protected]>2020-05-06 16:18:53 +0300
commitef5a7438ac72798e82b9f8684bad935bcdd465e6 (patch)
tree018333f32f9711b162c38058ca6c2fe995d6436d /include/linux/stringify.h
parentdd2c676a659a03daeef31d1221da2edff009d426 (diff)
board: atmel: Fix compiler warning 'board_usb_hw_init()' not used
Wrap definition of board_usb_hw_init() around with #ifdef CONFIG_CMD_USB to avoid warning: 'board_usb_hw_init' defined but not used [-Wunused-function] when compiling without CONFIG_CMD_USB. This patch makes sama5d27_som1_ek, sama5d2_ptc_ek and sama5d2_xplained consistent with other boards that use the same #ifdef to avoid the warning. Cc: Eugen Hristev <[email protected]> Cc: Ludovic Desroches <[email protected]> Signed-off-by: Josef Lusticky <[email protected]> Reviewed-by: Eugen Hristev <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions