Skip to content

Commit

Permalink
CRIS: Remove legacy RTC drivers
Browse files Browse the repository at this point in the history
These old drivers are not used anymore, we use the ones in drivers/rtc.
This allows us to remove some cruft in the CRIS timekeeping code.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
  • Loading branch information
Jesper Nilsson committed Apr 5, 2012
1 parent 4d5914d commit 9c75fc8
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 1,090 deletions.
515 changes: 0 additions & 515 deletions arch/cris/arch-v10/drivers/ds1302.c

This file was deleted.

380 changes: 0 additions & 380 deletions arch/cris/arch-v10/drivers/pcf8563.c

This file was deleted.

2 changes: 0 additions & 2 deletions arch/cris/arch-v10/kernel/fasttimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/delay.h>
#include <asm/rtc.h>


#include <arch/svinto.h>
#include <asm/fasttimer.h>
Expand Down
Loading

0 comments on commit 9c75fc8

Please sign in to comment.