mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-11-02 00:55:37 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
10
arch/powerpc/sysdev/ge/ge_pic.h
Normal file
10
arch/powerpc/sysdev/ge/ge_pic.h
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#ifndef __GEF_PIC_H__
|
||||
#define __GEF_PIC_H__
|
||||
|
||||
|
||||
void gef_pic_cascade(unsigned int, struct irq_desc *);
|
||||
unsigned int gef_pic_get_irq(void);
|
||||
void gef_pic_init(struct device_node *);
|
||||
|
||||
#endif /* __GEF_PIC_H__ */
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue