diff options
| author | Fabio Estevam <[email protected]> | 2011-10-27 01:29:41 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2011-11-04 22:06:37 +0100 |
| commit | 850f4d67733dc0f58ddf15cb59cded81aa874b78 (patch) | |
| tree | 5cccaa5fff284b400113b887ea3b84c7179af725 /include | |
| parent | 4f97c88ea183f8aee27dfeb0bec1bc97375895c7 (diff) | |
mx53evk: Remove unused get_board_rev function
No board information is passed for MX53EVK, so remove get_board_rev function.
Cc: Jason Liu <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Jason Liu <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/mx53evk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index 1de2bf23674..7c491360f2e 100644 --- a/include/configs/mx53evk.h +++ b/include/configs/mx53evk.h @@ -34,7 +34,6 @@ #include <asm/arch/imx-regs.h> #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ -#define CONFIG_REVISION_TAG #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG |
