Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112299
b: refs/heads/master
c: 0ddbccd
h: refs/heads/master
i:
  112297: 7c6dfee
  112295: 57c708e
v: v3
  • Loading branch information
Russell King authored and Russell King committed Sep 25, 2008
1 parent 2a2c93c commit 2260fa0
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 2b4ae1f1d2ae595ff2fc5597287881796e0e6bfc
refs/heads/master: 0ddbccd1187e12bf77e1f19d8b9dec700e09e734
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Makefile for the linux arm-specific parts of the memory manager.
#

obj-y := consistent.o extable.o fault.o init.o \
obj-y := dma-mapping.o extable.o fault.o init.o \
iomap.o

obj-$(CONFIG_MMU) += fault-armv.o flush.o ioremap.o mmap.o \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mm/consistent.c
* linux/arch/arm/mm/dma-mapping.c
*
* Copyright (C) 2000-2004 Russell King
*
Expand Down

0 comments on commit 2260fa0

Please sign in to comment.