summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2019-03-06 10:23:09 +0100
committerMinkyu Kang <[email protected]>2019-03-11 15:53:50 +0900
commit5d331905273dbdbf31bbbcd7d399404c1c3c9396 (patch)
tree6b462cb53a4d4185c69095d60364712ffd29705a /scripts/checkstack.pl
parentbe26c4af3abcfa39780892746865b899c269dcfa (diff)
arm: exynos: odroid: Fix build if BOARD_TYPES are not set
CONFIG_BOARD_TYPES is necessary for Odroid X/X2/U3 boards to detect proper revision. However building should succeed even without it. While moving code around, document also the reference clock selection. This fixes the build error without CONFIG_BOARD_TYPES: board/samsung/odroid/odroid.c: In function 'board_usb_init': board/samsung/odroid/odroid.c:473:8: error: 'gd_t' {aka 'volatile struct global_data'} has no member named 'board_type' if (gd->board_type == ODROID_TYPE_U3) ^~ Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions