Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77677
b: refs/heads/master
c: 34cd6d3
h: refs/heads/master
i:
  77675: 0aa8200
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent fbd8bbf commit 8affb76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a09063da33a222adaceea85c9d168cbbb3e626b0
refs/heads/master: 34cd6d3ab47284dbebea03585ead6a0d5671b75c
4 changes: 4 additions & 0 deletions trunk/include/asm-sh/module.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ struct mod_arch_specific {
# define MODULE_PROC_FAMILY "SH3LE "
# elif defined CONFIG_CPU_SH4
# define MODULE_PROC_FAMILY "SH4LE "
# elif defined CONFIG_CPU_SH5
# define MODULE_PROC_FAMILY "SH5LE "
# else
# error unknown processor family
# endif
Expand All @@ -30,6 +32,8 @@ struct mod_arch_specific {
# define MODULE_PROC_FAMILY "SH3BE "
# elif defined CONFIG_CPU_SH4
# define MODULE_PROC_FAMILY "SH4BE "
# elif defined CONFIG_CPU_SH5
# define MODULE_PROC_FAMILY "SH5BE "
# else
# error unknown processor family
# endif
Expand Down

0 comments on commit 8affb76

Please sign in to comment.