Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34137
b: refs/heads/master
c: cbc88ba
h: refs/heads/master
i:
  34135: b979978
v: v3
  • Loading branch information
Michal Piotrowski authored and David Woodhouse committed Sep 22, 2006
1 parent 228675f commit a3426b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 187ef15268e638603dea55a91fdfa29feaed6d13
refs/heads/master: cbc88ba83ff772d8c47d95ba0fef38ad888d6fcf
11 changes: 0 additions & 11 deletions trunk/drivers/mtd/nand/au1550nd.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,7 @@
#include <linux/version.h>
#include <asm/io.h>

/* fixme: this is ugly */
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 0)
#include <asm/mach-au1x00/au1xxx.h>
#else
#include <asm/au1000.h>
#ifdef CONFIG_MIPS_PB1550
#include <asm/pb1550.h>
#endif
#ifdef CONFIG_MIPS_DB1550
#include <asm/db1x00.h>
#endif
#endif

/*
* MTD structure for NAND controller
Expand Down

0 comments on commit a3426b3

Please sign in to comment.