Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243269
b: refs/heads/master
c: 504f1df
h: refs/heads/master
i:
  243267: b4e51f0
v: v3
  • Loading branch information
Thomas Gleixner committed Mar 29, 2011
1 parent 0f40fa7 commit f6447c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 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: a40bd62153db5031f2afacd1615be8759684ce18
refs/heads/master: 504f1dfeccb3f523a3faefb0802016c818efa5fb
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-ns9xxx/include/mach/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@
#include <asm/mach-types.h>

#define board_is_a9m9750dev() (0 \
|| machine_is_cc9p9360dev() \
|| machine_is_cc9p9750dev() \
)

#define board_is_a9mvali() (0 \
|| machine_is_cc9p9360val() \
|| machine_is_cc9p9750val() \
)

Expand Down
5 changes: 0 additions & 5 deletions trunk/arch/arm/mach-ns9xxx/include/mach/module.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
)

#define module_is_cc9c() (0 \
|| machine_is_cc9c() \
)

#define module_is_cc9p9210() (0 \
Expand All @@ -32,21 +31,17 @@
)

#define module_is_cc9p9360() (0 \
|| machine_is_a9m9360() \
|| machine_is_cc9p9360dev() \
|| machine_is_cc9p9360js() \
|| machine_is_cc9p9360val() \
)

#define module_is_cc9p9750() (0 \
|| machine_is_a9m9750() \
|| machine_is_cc9p9750dev() \
|| machine_is_cc9p9750js() \
|| machine_is_cc9p9750val() \
)

#define module_is_ccw9c() (0 \
|| machine_is_ccw9c() \
)

#define module_is_inc20otter() (0 \
Expand Down

0 comments on commit f6447c4

Please sign in to comment.