X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fchar%2Fsnsc.h;h=4be62eda9fbc6ddac0522e8d321b7afd1bba015a;hb=0a66a59649f8d3f09a0ca77f1a232ec77adeeda2;hp=a9efc13cc8583e127070b8b19394773e4fecedbc;hpb=2604f6da1afb56fae5930b58349e43a2b0345933;p=karo-tx-linux.git diff --git a/drivers/char/snsc.h b/drivers/char/snsc.h index a9efc13cc858..4be62eda9fbc 100644 --- a/drivers/char/snsc.h +++ b/drivers/char/snsc.h @@ -5,7 +5,7 @@ * License. See the file "COPYING" in the main directory of this archive * for more details. * - * Copyright (C) 2004 Silicon Graphics, Inc. All rights reserved. + * Copyright (C) 2004-2006 Silicon Graphics, Inc. All rights reserved. */ /* @@ -22,8 +22,8 @@ #include #include #include +#include #include -#include #define CHUNKSIZE 127 @@ -70,6 +70,9 @@ struct sysctl_data_s { #define EV_CLASS_TEST_WARNING 0x6000ul #define EV_CLASS_PWRD_NOTIFY 0x8000ul +/* ENV class codes */ +#define ENV_PWRDN_PEND 0x4101ul + #define EV_SEVERITY_POWER_STABLE 0x0000ul #define EV_SEVERITY_POWER_LOW_WARNING 0x0100ul #define EV_SEVERITY_POWER_HIGH_WARNING 0x0200ul