mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-11-01 00:28:51 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
16
arch/m68k/include/uapi/asm/bootinfo-q40.h
Normal file
16
arch/m68k/include/uapi/asm/bootinfo-q40.h
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
** asm/bootinfo-q40.h -- Q40-specific boot information definitions
|
||||
*/
|
||||
|
||||
#ifndef _UAPI_ASM_M68K_BOOTINFO_Q40_H
|
||||
#define _UAPI_ASM_M68K_BOOTINFO_Q40_H
|
||||
|
||||
|
||||
/*
|
||||
* Latest Q40 bootinfo version
|
||||
*/
|
||||
|
||||
#define Q40_BOOTI_VERSION MK_BI_VERSION(2, 0)
|
||||
|
||||
|
||||
#endif /* _UAPI_ASM_M68K_BOOTINFO_Q40_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue