aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanzir Hasan <[email protected]>2023-12-19 22:10:52 +0000
committerHans de Goede <[email protected]>2023-12-28 10:06:44 +0100
commit810bad6e055cdda9a72ff15f59fe497f5ae81606 (patch)
tree3c7a6f47f112ef3baa3df5898a815fc63e82de5a
parent3748dfdae2a6bedc64ec7d2b17c9a58dc01c2700 (diff)
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 <[email protected]> Signed-off-by: Tanzir Hasan <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Tested-by: Nick Desaulniers <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
-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 03d0188804ba..f7efe217a4bb 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);
/*