aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
diff options
context:
space:
mode:
authorTanzir Hasan <tanzirh@google.com>2023-12-19 22:10:52 +0000
committerHans de Goede <hdegoede@redhat.com>2023-12-28 10:06:44 +0100
commit810bad6e055cdda9a72ff15f59fe497f5ae81606 (patch)
tree3c7a6f47f112ef3baa3df5898a815fc63e82de5a /drivers/platform
parent3748dfdae2a6bedc64ec7d2b17c9a58dc01c2700 (diff)
downloadlinux-810bad6e055cdda9a72ff15f59fe497f5ae81606.tar.gz
platform/x86: hp-bioscfg: Removed needless asm-generic
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>
Diffstat (limited to 'drivers/platform')
-rw-r--r--drivers/platform/x86/hp/hp-bioscfg/passwdobj-attributes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/platform/x86/hp/hp-bioscfg/passwdobj-attributes.c b/drivers/platform/x86/hp/hp-bioscfg/passwdobj-attributes.c
index 03d0188804bafd..f7efe217a4bb5e 100644
--- a/drivers/platform/x86/hp/hp-bioscfg/passwdobj-attributes.c
+++ b/drivers/platform/x86/hp/hp-bioscfg/passwdobj-attributes.c
@@ -7,7 +7,6 @@
*/
#include "bioscfg.h"
-#include <asm-generic/posix_types.h>
GET_INSTANCE_ID(password);
/*