diff options
Diffstat (limited to 'drivers/rtc/rtc-mrst.c')
| -rw-r--r-- | drivers/rtc/rtc-mrst.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/rtc/rtc-mrst.c b/drivers/rtc/rtc-mrst.c index 578baf9d9725..315209d9b407 100644 --- a/drivers/rtc/rtc-mrst.c +++ b/drivers/rtc/rtc-mrst.c | |||
| @@ -38,8 +38,8 @@ | |||
| 38 | 38 | ||
| 39 | #include <asm-generic/rtc.h> | 39 | #include <asm-generic/rtc.h> |
| 40 | #include <asm/intel_scu_ipc.h> | 40 | #include <asm/intel_scu_ipc.h> |
| 41 | #include <asm/mrst.h> | 41 | #include <asm/intel-mid.h> |
| 42 | #include <asm/mrst-vrtc.h> | 42 | #include <asm/intel_mid_vrtc.h> |
| 43 | 43 | ||
| 44 | struct mrst_rtc { | 44 | struct mrst_rtc { |
| 45 | struct rtc_device *rtc; | 45 | struct rtc_device *rtc; |
