现在我的一个模块总是出现这个问题
/mnt/hgfs/Ub/2410RTC/s3c2410-rtc.c:37:31: error: asm/rtc.h: No such file or directory
/mnt/hgfs/Ub/2410RTC/s3c2410-rtc.c: In function 's3c2410_rtc_alarmirq':
/mnt/hgfs/Ub/2410RTC/s3c2410-rtc.c:58: error: implicit declaration of function 'rtc_update'
/mnt/hgfs/Ub/2410RTC/s3c2410-rtc.c: In function 's3c2410_rtc_gettime':
/mnt/hgfs/Ub/2410RTC/s3c2410-rtc.c:146: error: implicit declaration of function 'BCD_TO_BIN'
/mnt/hgfs/Ub/2410RTC/s3c2410-rtc.c: In function 's3c2410_rtc_settime':
/mnt/hgfs/Ub/2410RTC/s3c2410-rtc.c:167: error: implicit declaration of function 'BIN2BCD'
/mnt/hgfs/Ub/2410RTC/s3c2410-rtc.c: In function 's3c2410_rtc_open':
,如何确定rtc.h在哪