Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254215
b: refs/heads/master
c: e376fd6
h: refs/heads/master
i:
  254213: 9b692d6
  254211: 87449ab
  254207: ef7cc8f
v: v3
  • Loading branch information
Jesper Juhl authored and Wim Van Sebroeck committed Jun 28, 2011
1 parent 6ec94c4 commit 59c8fff
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: db98f89a2807966c6e82601f5c57e1a9c214c91a
refs/heads/master: e376fd664b1547e29e264e3cfb97553a1be9054b
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/apb_timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ extern int sfi_mtimer_num;
#else /* CONFIG_APB_TIMER */

static inline unsigned long apbt_quick_calibrate(void) {return 0; }
static inline void apbt_time_init(void) {return 0; }
static inline void apbt_time_init(void) { }

#endif
#endif /* ASM_X86_APBT_H */
3 changes: 1 addition & 2 deletions trunk/drivers/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -535,8 +535,7 @@ config I6300ESB_WDT

config INTEL_SCU_WATCHDOG
bool "Intel SCU Watchdog for Mobile Platforms"
depends on WATCHDOG
depends on INTEL_SCU_IPC
depends on X86_MRST
---help---
Hardware driver for the watchdog time built into the Intel SCU
for Intel Mobile Platforms.
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/watchdog/intel_scu_watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
#include <linux/sched.h>
#include <linux/signal.h>
#include <linux/sfi.h>
#include <linux/types.h>
#include <asm/irq.h>
#include <asm/atomic.h>
#include <asm/intel_scu_ipc.h>
Expand Down

0 comments on commit 59c8fff

Please sign in to comment.