https://github.com/torvalds/linux
Revision 9e9d55e69a95f8583283d9f01b04562d1278c95d authored by Olaf Hering on 28 April 2015, 14:54:04 UTC, committed by Rafael J. Wysocki on 28 April 2015, 21:58:54 UTC
During commit e252652fb266 ("ACPICA: acpidump: Remove integer types
translation protection.") two 'unsigned char' types got converted to 'u8'.

The result does not compile with gcc-4.5, it can not cope with duplicate
typedefs.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent b787f68
History
Tip revision: 9e9d55e69a95f8583283d9f01b04562d1278c95d authored by Olaf Hering on 28 April 2015, 14:54:04 UTC
ACPICA: remove duplicate u8 typedef
Tip revision: 9e9d55e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.5 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 301.9 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top