Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99235
b: refs/heads/master
c: 9dbef28
h: refs/heads/master
i:
  99233: 53868f5
  99231: 9f0921a
v: v3
  • Loading branch information
Haavard Skinnemoen committed Jun 27, 2008
1 parent fc3e0af commit d112b1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 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: 8405996ff6d89bbf275a206eb69d10b98a8d5257
refs/heads/master: 9dbef285a359c9bf6f04f907bdfb9f35f37a8513
14 changes: 3 additions & 11 deletions trunk/arch/avr32/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,13 @@
*/
#include <linux/clk.h>
#include <linux/clockchips.h>
#include <linux/time.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/kernel_stat.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/profile.h>
#include <linux/sysdev.h>
#include <linux/err.h>
#include <linux/kernel.h>
#include <linux/time.h>

#include <asm/div64.h>
#include <asm/sysreg.h>
#include <asm/io.h>
#include <asm/sections.h>

#include <asm/arch/pm.h>

Expand Down

0 comments on commit d112b1f

Please sign in to comment.