[PATCH] ARM: dts: omap3-gta04a5: Replace LXR reference with a local one

From: Jonathan NeuschÃfer
Date: Tue Jan 29 2019 - 09:46:12 EST


There's no need to use an external link when the file is already here.

Signed-off-by: Jonathan NeuschÃfer <j.neuschaefer@xxxxxxx>
---

Alternatively, I could change the link to https://elixir.bootlin.com
(the successor of lxr.free-electrons.com), but this solution seemed
simpler.
---
arch/arm/boot/dts/omap3-gta04a5.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/omap3-gta04a5.dts b/arch/arm/boot/dts/omap3-gta04a5.dts
index bd232b1b24cb..223b47ac596e 100644
--- a/arch/arm/boot/dts/omap3-gta04a5.dts
+++ b/arch/arm/boot/dts/omap3-gta04a5.dts
@@ -82,7 +82,7 @@

/*
* for WL183x module see
- * http://lxr.free-electrons.com/source/Documentation/devicetree/bindings/net/wireless/ti,wlcore.txt
+ * Documentation/devicetree/bindings/net/wireless/ti,wlcore.txt
*/

&wifi_pwrseq {
--
2.20.1