Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279867
b: refs/heads/master
c: 400eeee
h: refs/heads/master
i:
  279865: e633bfe
  279863: 0984865
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Nov 16, 2011
1 parent 2ff2f34 commit e5a0d8b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 58 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: cf48c02e3bf0f996897f0c5ab300b16a69ad67f7
refs/heads/master: 400eeee1bd48cec3b7c2c57c473568ccb53486cc
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#

# Common objects
obj-y := time.o clock.o serial.o io.o psc.o \
obj-y := time.o clock.o serial.o psc.o \
dma.o usb.o common.o sram.o aemif.o

obj-$(CONFIG_DAVINCI_MUX) += mux.o
Expand Down
8 changes: 0 additions & 8 deletions trunk/arch/arm/mach-davinci/include/mach/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,4 @@
#define __mem_pci(a) (a)
#define __mem_isa(a) (a)

#ifndef __ASSEMBLER__
#define __arch_ioremap davinci_ioremap
#define __arch_iounmap davinci_iounmap

void __iomem *davinci_ioremap(unsigned long phys, size_t size,
unsigned int type);
void davinci_iounmap(volatile void __iomem *addr);
#endif
#endif /* __ASM_ARCH_IO_H */
48 changes: 0 additions & 48 deletions trunk/arch/arm/mach-davinci/io.c

This file was deleted.

0 comments on commit e5a0d8b

Please sign in to comment.