Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67238
b: refs/heads/master
c: 1daa194
h: refs/heads/master
v: v3
  • Loading branch information
Josh Boyer committed Aug 20, 2007
1 parent e4bfbac commit 11f6068
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: aab69292e4efd38181cd300d9b83b12592643d6c
refs/heads/master: 1daa194a87b3ea77760b4b5361eb47900dfc00a9
1 change: 0 additions & 1 deletion trunk/arch/powerpc/kernel/head_40x.S
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include <asm/page.h>
#include <asm/mmu.h>
#include <asm/pgtable.h>
#include <asm/ibm4xx.h>
#include <asm/cputable.h>
#include <asm/thread_info.h>
#include <asm/ppc_asm.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/ppc_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ EXPORT_SYMBOL(cacheable_memcpy);
EXPORT_SYMBOL(cpm_install_handler);
EXPORT_SYMBOL(cpm_free_handler);
#endif /* CONFIG_8xx */
#if defined(CONFIG_8xx) || defined(CONFIG_40x)
#if defined(CONFIG_8xx)
EXPORT_SYMBOL(__res);
#endif

Expand Down

0 comments on commit 11f6068

Please sign in to comment.