diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-09-04 02:40:59 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-09-16 12:23:57 -0400 |
commit | 2d5db193ee8675def3b683ed0f3c6df439a15486 (patch) | |
tree | a6c0edfaad3b3ef8531b6a50520071121d21b89e /drivers/mmc/fsl_esdhc.c | |
parent | fb8ffd7cfc68b3dc44e182356a207d784cb30b34 (diff) | |
download | blackbird-obmc-uboot-2d5db193ee8675def3b683ed0f3c6df439a15486.tar.gz blackbird-obmc-uboot-2d5db193ee8675def3b683ed0f3c6df439a15486.zip |
standalone: use GCC_VERSION defined in compiler-gcc.h
Now GCC_VERSION is defined in include/linux/compiler-gcc.h
(with a little different definition).
Use it and delete the one in examples/standlone/stub.c.
This should work on Clang too because __GNUC__, __GNUC_MINOR__,
__GNUC_PATCHLEVEL__ are also defined on Clang.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'drivers/mmc/fsl_esdhc.c')
0 files changed, 0 insertions, 0 deletions