V4L/DVB (3643): Fix default values for tvp5150 controls
[linux-2.6/suspend2-2.6.18.git] / include / asm-um / delay.h
blob0985bda66750b9ec2e989703c2e6ff078729a742
1 #ifndef __UM_DELAY_H
2 #define __UM_DELAY_H
4 #include "asm/arch/delay.h"
5 #include "asm/archparam.h"
7 #define MILLION 1000000
9 #endif