common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / include / common.h
index ce08bfe..96bb42c 100644 (file)
@@ -203,7 +203,6 @@ void        trap_init     (ulong);
 
 void s_init(void);
 
-int    checkcpu      (void);
 int    checkicache   (void);
 int    checkdcache   (void);
 void   upmconfig     (unsigned int, unsigned int *, unsigned int);