mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 15:08:59 +00:00
mx35: Remove declaration of non-existing function
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de> Acked-by: Stefano Babic <sbabic@denx.de>
This commit is contained in:
parent
fe24d6143d
commit
d365e2d7c3
1 changed files with 0 additions and 1 deletions
|
@ -26,6 +26,5 @@
|
|||
|
||||
u32 get_cpu_rev(void);
|
||||
#define is_soc_rev(rev) ((get_cpu_rev() & 0xFF) - rev)
|
||||
void sdelay(unsigned long);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue