Skip to content

Commit

Permalink
x86, rdc321x: remove watchdog file
Browse files Browse the repository at this point in the history
remove the arch/x86/mach-rdc321x/wdt.c file.

Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Florian Fainelli authored and Ingo Molnar committed Apr 17, 2008
1 parent f8fffa4 commit 4edbfa7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 276 deletions.
2 changes: 1 addition & 1 deletion arch/x86/mach-rdc321x/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Makefile for the RDC321x specific parts of the kernel
#
obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o wdt.o
obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o

275 changes: 0 additions & 275 deletions arch/x86/mach-rdc321x/wdt.c

This file was deleted.

0 comments on commit 4edbfa7

Please sign in to comment.