diff options
| author | Vivek Gautam <[email protected]> | 2013-03-05 03:49:56 +0000 |
|---|---|---|
| committer | Minkyu Kang <[email protected]> | 2013-03-29 11:16:25 +0900 |
| commit | 48e2218cd1d63fe968648796d81b8dd6f1cc2bf8 (patch) | |
| tree | 1f612595badc7708fbc4daae2dd37fc693ee5897 /include/linux/stringify.h | |
| parent | 18637815a401248aef4582e8f379a37373767387 (diff) | |
SMDK5250: Fix compiler warning for non-dt systems
Compiling for non-dt systems gives folowing warning:
smdk5250.c: In function 'board_eth_init':
smdk5250.c:152:6: warning: unused variable 'node' [-Wunused-variable]
Declare variable 'node' only for dt enabled systems to remove this
warning.
Signed-off-by: Vivek Gautam <[email protected]>
Acked-by: Simon Glass <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
