X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Ftboot.h;h=1dba6ee55203fec99992d211eb169938fcec918e;hb=7e125f7b9cbfce4101191b8076d606c517a73066;hp=bf2a0c7488780b6096d2c5ccf93716fdea5b5b89;hpb=50223e486cabdcf7e540e519da1f26bab3084e5d;p=pandora-kernel.git diff --git a/include/linux/tboot.h b/include/linux/tboot.h index bf2a0c748878..1dba6ee55203 100644 --- a/include/linux/tboot.h +++ b/include/linux/tboot.h @@ -150,6 +150,7 @@ extern int tboot_force_iommu(void); #else +#define tboot_enabled() 0 #define tboot_probe() do { } while (0) #define tboot_shutdown(shutdown_type) do { } while (0) #define tboot_sleep(sleep_state, pm1a_control, pm1b_control) \