forked from len0rd/rockbox
Remove unneeded request_irq()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18230 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
447ffc8bf8
commit
99fa8cddb8
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@ void __dcache_invalidate_all(void);
|
|||
void __icache_invalidate_all(void);
|
||||
void __flush_dcache_line(unsigned long addr);
|
||||
void dma_cache_wback_inv(unsigned long addr, unsigned long size);
|
||||
int request_irq(unsigned int irq, void (*handler)(void));
|
||||
void sti(void);
|
||||
void cli(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue