diff options
Diffstat (limited to 'src/mainboard/lenovo')
-rw-r--r-- | src/mainboard/lenovo/t520/hda_verb.h | 2 | ||||
-rw-r--r-- | src/mainboard/lenovo/t530/hda_verb.h | 2 | ||||
-rw-r--r-- | src/mainboard/lenovo/x230/hda_verb.h | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/lenovo/t520/hda_verb.h b/src/mainboard/lenovo/t520/hda_verb.h index 7999932ad8..7d5e75ad1f 100644 --- a/src/mainboard/lenovo/t520/hda_verb.h +++ b/src/mainboard/lenovo/t520/hda_verb.h @@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = { static const u32 mainboard_pc_beep_verbs_size = ARRAY_SIZE(mainboard_pc_beep_verbs); - - diff --git a/src/mainboard/lenovo/t530/hda_verb.h b/src/mainboard/lenovo/t530/hda_verb.h index e24d9070cd..cc280a1574 100644 --- a/src/mainboard/lenovo/t530/hda_verb.h +++ b/src/mainboard/lenovo/t530/hda_verb.h @@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = { static const u32 mainboard_pc_beep_verbs_size = ARRAY_SIZE(mainboard_pc_beep_verbs); - - diff --git a/src/mainboard/lenovo/x230/hda_verb.h b/src/mainboard/lenovo/x230/hda_verb.h index e24d9070cd..cc280a1574 100644 --- a/src/mainboard/lenovo/x230/hda_verb.h +++ b/src/mainboard/lenovo/x230/hda_verb.h @@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = { static const u32 mainboard_pc_beep_verbs_size = ARRAY_SIZE(mainboard_pc_beep_verbs); - - |