Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95641
b: refs/heads/master
c: adafbed
h: refs/heads/master
i:
  95639: d50614b
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed May 1, 2008
1 parent 526eb5b commit dcb5d16
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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: e5e417232e7c9ecc58a77902d2e8dd46792cd092
refs/heads/master: adafbedf0c31ae1cde62035c82857f5e376af553
2 changes: 1 addition & 1 deletion trunk/arch/frv/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ obj-y := init.o kmap.o

obj-$(CONFIG_MMU) += \
pgalloc.o highmem.o fault.o extable.o cache-page.o tlb-flush.o tlb-miss.o \
mmu-context.o dma-alloc.o unaligned.o elf-fdpic.o
mmu-context.o dma-alloc.o elf-fdpic.o
6 changes: 3 additions & 3 deletions trunk/include/asm-frv/unaligned.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
* 2 of the License, or (at your option) any later version.
*/

#ifndef _ASM_FRV_UNALIGNED_H
#define _ASM_FRV_UNALIGNED_H
#ifndef _ASM_UNALIGNED_H
#define _ASM_UNALIGNED_H

#include <linux/unaligned/le_byteshift.h>
#include <linux/unaligned/be_byteshift.h>
Expand All @@ -19,4 +19,4 @@
#define get_unaligned __get_unaligned_be
#define put_unaligned __put_unaligned_be

#endif /* _ASM_FRV_UNALIGNED_H */
#endif /* _ASM_UNALIGNED_H */

0 comments on commit dcb5d16

Please sign in to comment.