Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44256
b: refs/heads/master
c: acc9252
h: refs/heads/master
v: v3
  • Loading branch information
Haavard Skinnemoen committed Dec 8, 2006
1 parent 6819e05 commit e571353
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: c2eb5090ee531a50533ba9e739071c21f98a5a77
refs/heads/master: acc9252a36dcefbcdae12f88566300a80d925e11
2 changes: 1 addition & 1 deletion trunk/arch/avr32/kernel/avr32_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/delay.h>
#include <linux/io.h>
#include <linux/module.h>

#include <asm/checksum.h>
#include <asm/uaccess.h>
#include <asm/delay.h>

/*
* GCC functions
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/avr32/lib/delay.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <linux/module.h>
#include <linux/types.h>

#include <asm/delay.h>
#include <asm/processor.h>
#include <asm/sysreg.h>

Expand Down

0 comments on commit e571353

Please sign in to comment.