Skip to content

Commit

Permalink
zefi: Remove unneded include
Browse files Browse the repository at this point in the history
Fixes unneeded chain of includes.

Signed-off-by: Andrei Emeltchenko <[email protected]>
  • Loading branch information
finikorg committed Mar 22, 2023
1 parent 2d7b983 commit 297833f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/zefi/efi.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#ifndef _ASMLANGUAGE

#include <stdbool.h>
#include <zephyr/sys/util.h>

#define __abi __attribute__((ms_abi))

Expand Down

0 comments on commit 297833f

Please sign in to comment.