From 95434b4e17355a37ff003b7476cd8c0243c2ceb3 Mon Sep 17 00:00:00 2001
From: Dan Johansen <strit@manjaro.org>
Date: Fri, 5 Jul 2019 14:29:09 +0200
Subject: [PATCH] [rpi4] enable brcm-patchram-plus

---
 devices/rpi4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devices/rpi4 b/devices/rpi4
index 705e6097..22110a57 100644
--- a/devices/rpi4
+++ b/devices/rpi4
@@ -1,4 +1,4 @@
-## Maintained by Dodgejcr and Dark-Sky ##
+## Maintained by Strit ##
 
 # Kernel and Bootloader stuff
 linux-rpi4
@@ -8,7 +8,7 @@ raspberrypi-bootloader
 firmware-raspberrypi
 pi-bluetooth
 wpa_supplicant
-# brcm-patchram-plus #fixes bluetooth
+brcm-patchram-plus #fixes bluetooth
 
 # Video driver
 xf86-video-fbturbo-git
-- 
GitLab