diff options
| author | Wolfgang Denk <[email protected]> | 2009-07-23 01:00:17 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2009-07-23 01:00:17 +0200 |
| commit | 189eec77795553157c087cd45555695fb3ce2433 (patch) | |
| tree | 0fe750bf698742665746ba8a617bcb1b64d2cad0 /api | |
| parent | faca03ca0e7b16f551f10fa895cb8d4bbe0122a0 (diff) | |
| parent | 84efbf4d144ff8aaed3cca036aebb1fe69eff3f4 (diff) | |
Merge branch 'master' of /home/wd/git/u-boot/custodians
Diffstat (limited to 'api')
| -rw-r--r-- | api/api_platform-arm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/api/api_platform-arm.c b/api/api_platform-arm.c index fffaa1e4a14..e65a18005ab 100644 --- a/api/api_platform-arm.c +++ b/api/api_platform-arm.c @@ -53,5 +53,3 @@ int platform_sys_info(struct sys_info *si) return 1; } - -#endif /* CONFIG_API */ |
