X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Facpi%2Factypes.h;h=1c3002e1db20c8f91a31f17e8d6d323ed76ea404;hb=101a6fd387801bbe164eafea3950b98f8e6440bb;hp=f5ca0e989bba417b275c781a0de86b247c1d8619;hpb=5e6c94a999f67f120c6bbba71bbee840dfee6338;p=firefly-linux-kernel-4.4.55.git diff --git a/include/acpi/actypes.h b/include/acpi/actypes.h index f5ca0e989bba..1c3002e1db20 100644 --- a/include/acpi/actypes.h +++ b/include/acpi/actypes.h @@ -123,7 +123,6 @@ #ifndef ACPI_USE_SYSTEM_INTTYPES -typedef unsigned char u8; typedef unsigned char u8; typedef unsigned short u16; typedef short s16;