OSDN Git Service

ARM: big removal of now unused arch_idle()
[uclinux-h8/linux.git] / arch / arm / mach-msm / include / mach / system.h
index f2c0495..f5fb2ec 100644 (file)
  * GNU General Public License for more details.
  *
  */
-static inline void arch_idle(void)
-{
-       cpu_do_idle();
-}
 
 /* low level hardware reset hook -- for example, hitting the
  * PSHOLD line on the PMIC to hard reset the system