platform/x86: hp-bioscfg: Removed needless asm-generic
authorTanzir Hasan <tanzirh@google.com>
Tue, 19 Dec 2023 22:10:52 +0000 (22:10 +0000)
committerHans de Goede <hdegoede@redhat.com>
Thu, 28 Dec 2023 09:06:44 +0000 (10:06 +0100)
asm-generic/posix-types.h is obtained through bioscfg.h so there is no
need to include it. It is also an asm-generic file which should be
avoided if possible.

Suggest-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Tanzir Hasan <tanzirh@google.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Link: https://lore.kernel.org/r/20231219-hp-password-v1-1-052fe7b6b7f1@google.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/hp/hp-bioscfg/passwdobj-attributes.c

index 03d0188804bafdbf3e5cc105c9e2187dc6d269b6..f7efe217a4bb5e0807e752b74285c3f950ea3fb7 100644 (file)
@@ -7,7 +7,6 @@
  */
 
 #include "bioscfg.h"
-#include <asm-generic/posix_types.h>
 
 GET_INSTANCE_ID(password);
 /*