Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189785
b: refs/heads/master
c: 4fe67e4
h: refs/heads/master
i:
  189783: 64af75a
v: v3
  • Loading branch information
Maxime Bizon authored and Ralf Baechle committed Apr 12, 2010
1 parent 0a67a68 commit d9d6ed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 524ef29cff593ab6635cda2a17b331bede58a396
refs/heads/master: 4fe67e44a0e0cb6281cbaaf603111187d87fce57
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#define cpu_has_smartmips 0
#define cpu_has_vtag_icache 0

#if !defined(BCMCPU_RUNTIME_DETECT) && (defined(CONFIG_BCMCPU_IS_6348) || defined(CONFIG_CPU_IS_6338) || defined(CONFIG_CPU_IS_BCM6345))
#if !defined(BCMCPU_RUNTIME_DETECT) && (defined(CONFIG_BCM63XX_CPU_6348) || defined(CONFIG_BCM63XX_CPU_6345) || defined(CONFIG_BCM63XX_CPU_6338))
#define cpu_has_dc_aliases 0
#endif

Expand Down

0 comments on commit d9d6ed6

Please sign in to comment.