mainboard: Trivial - drop trailing blank lines at EOF in .h
Change-Id: I4a4ee99468e5f1dae8412ae565a34290493db726 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/6201 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
7974471e37
commit
e1163c1782
|
@ -42,4 +42,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -25,4 +25,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -40,4 +40,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -42,4 +42,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -221,4 +221,3 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define PCIB_SSID 0x780F1022
|
#define PCIB_SSID 0x780F1022
|
||||||
|
|
||||||
|
|
|
@ -120,4 +120,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
|
|
||||||
extern const u32 *cim_verb_data;
|
extern const u32 *cim_verb_data;
|
||||||
extern u32 cim_verb_data_size;
|
extern u32 cim_verb_data_size;
|
||||||
|
|
||||||
|
|
|
@ -42,4 +42,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -42,4 +42,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -50,4 +50,3 @@ int ec_oem_write(u8 addr, u8 data);
|
||||||
int ec_dump_status(void);
|
int ec_dump_status(void);
|
||||||
int ec_oem_dump_status(void);
|
int ec_oem_dump_status(void);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -106,4 +106,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
|
|
||||||
extern const u32 *cim_verb_data;
|
extern const u32 *cim_verb_data;
|
||||||
extern u32 cim_verb_data_size;
|
extern u32 cim_verb_data_size;
|
||||||
|
|
||||||
|
|
|
@ -42,4 +42,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -92,4 +92,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
0x02171f03, // connector, left panel
|
0x02171f03, // connector, left panel
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -262,5 +262,3 @@ static const u32 mainboard_pc_beep_verbs[] = {
|
||||||
|
|
||||||
static const u32 mainboard_pc_beep_verbs_size =
|
static const u32 mainboard_pc_beep_verbs_size =
|
||||||
ARRAY_SIZE(mainboard_pc_beep_verbs);
|
ARRAY_SIZE(mainboard_pc_beep_verbs);
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -92,4 +92,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
0x02171f03, // connector, left panel
|
0x02171f03, // connector, left panel
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -84,4 +84,3 @@ u32 pack_aux(u32 *src, int src_bytes);
|
||||||
void unpack_aux(u32 src, u32 *dst, int dst_bytes);
|
void unpack_aux(u32 src, u32 *dst, int dst_bytes);
|
||||||
int intel_dp_aux_ch(u32 ch_ctl, u32 ch_data, u32 *send, int send_bytes,
|
int intel_dp_aux_ch(u32 ch_ctl, u32 ch_data, u32 *send, int send_bytes,
|
||||||
u32 *recv, int recv_size);
|
u32 *recv, int recv_size);
|
||||||
|
|
||||||
|
|
|
@ -97,4 +97,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
0x02171f03, // connector, left panel
|
0x02171f03, // connector, left panel
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -92,4 +92,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
0x02171f03, // connector, left panel
|
0x02171f03, // connector, left panel
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -30,4 +30,3 @@
|
||||||
#define VDD_LDO3_MV 1800 // 1.8V
|
#define VDD_LDO3_MV 1800 // 1.8V
|
||||||
#define VDD_LDO5_MV 1800 // 1.8V
|
#define VDD_LDO5_MV 1800 // 1.8V
|
||||||
#define VDD_LDO10_MV 1800 // 1.8V
|
#define VDD_LDO10_MV 1800 // 1.8V
|
||||||
|
|
||||||
|
|
|
@ -21,4 +21,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -39,4 +39,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -39,4 +39,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -42,4 +42,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -96,4 +96,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
0x30771e56,
|
0x30771e56,
|
||||||
0x30771f18
|
0x30771f18
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -47,4 +47,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
0x30771e56,
|
0x30771e56,
|
||||||
0x30771f18
|
0x30771f18
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -96,4 +96,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
0x30771e56,
|
0x30771e56,
|
||||||
0x30771f18
|
0x30771f18
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -96,4 +96,3 @@ static const u32 mainboard_cim_verb_data[] = {
|
||||||
0x30771e56,
|
0x30771e56,
|
||||||
0x30771f18
|
0x30771f18
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -25,4 +25,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = {
|
||||||
|
|
||||||
static const u32 mainboard_pc_beep_verbs_size =
|
static const u32 mainboard_pc_beep_verbs_size =
|
||||||
ARRAY_SIZE(mainboard_pc_beep_verbs);
|
ARRAY_SIZE(mainboard_pc_beep_verbs);
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = {
|
||||||
|
|
||||||
static const u32 mainboard_pc_beep_verbs_size =
|
static const u32 mainboard_pc_beep_verbs_size =
|
||||||
ARRAY_SIZE(mainboard_pc_beep_verbs);
|
ARRAY_SIZE(mainboard_pc_beep_verbs);
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = {
|
||||||
|
|
||||||
static const u32 mainboard_pc_beep_verbs_size =
|
static const u32 mainboard_pc_beep_verbs_size =
|
||||||
ARRAY_SIZE(mainboard_pc_beep_verbs);
|
ARRAY_SIZE(mainboard_pc_beep_verbs);
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -35,4 +35,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -31,4 +31,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -28,4 +28,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -106,4 +106,3 @@ static u32 mainboard_cim_verb_data[] = {
|
||||||
|
|
||||||
extern u32 *cim_verb_data;
|
extern u32 *cim_verb_data;
|
||||||
extern u32 cim_verb_data_size;
|
extern u32 cim_verb_data_size;
|
||||||
|
|
||||||
|
|
|
@ -31,4 +31,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -28,4 +28,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -34,4 +34,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -42,4 +42,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -28,4 +28,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -28,4 +28,3 @@ struct mb_sysconf_t {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue