Update broken web addresses in the kernel.
[sfrench/cifs-2.6.git] / drivers / serial / bfin_sport_uart.c
index e57fb3d228e2dd0881ab10f3410a457b46e0e405..81987a7b9aa32add8212f5f451cc0f2f3a7c6b7e 100644 (file)
@@ -10,7 +10,7 @@
 
 /*
  * This driver and the hardware supported are in term of EE-191 of ADI.
- * http://www.analog.com/UploadedFiles/Application_Notes/399447663EE191.pdf
+ * http://www.analog.com/static/imported-files/application_notes/EE191.pdf 
  * This application note describe how to implement a UART on a Sharc DSP,
  * but this driver is implemented on Blackfin Processor.
  * Transmit Frame Sync is not used by this driver to transfer data out.