Title: [6726] trunk/arch/blackfin/kernel/debug-mmrs.c: drop CAN_UCREG -- it doesnt actually exist
Revision
6726
Author
vapier
Date
2009-06-15 05:46:18 -0500 (Mon, 15 Jun 2009)

Log Message

drop CAN_UCREG -- it doesnt actually exist

Modified Paths


Diff

Modified: trunk/arch/blackfin/kernel/debug-mmrs.c (6725 => 6726)


--- trunk/arch/blackfin/kernel/debug-mmrs.c	2009-06-15 10:25:48 UTC (rev 6725)
+++ trunk/arch/blackfin/kernel/debug-mmrs.c	2009-06-15 10:46:18 UTC (rev 6726)
@@ -10309,7 +10309,6 @@
 		D("CAN_UCCNF", 16, 0xFFC02ACC);
 		D("CAN_UCCNT", 16, 0xFFC02AC4);
 		D("CAN_UCRC", 16, 0xFFC02AC8);
-		D("CAN_UCREG", 16, 0xFFC02AC0);
 		D("CAN_VERSION2", 16, 0xFFC02AD4);
 		D("CAN_VERSION", 16, 0xFFC02AA8);
 
@@ -11319,7 +11318,6 @@
 		D("CAN_UCCNF", 16, 0xFFC02ACC);
 		D("CAN_UCCNT", 16, 0xFFC02AC4);
 		D("CAN_UCRC", 16, 0xFFC02AC8);
-		D("CAN_UCREG", 16, 0xFFC02AC0);
 		D("CAN_VERSION2", 16, 0xFFC02AD4);
 		D("CAN_VERSION", 16, 0xFFC02AA8);
 
@@ -12410,7 +12408,6 @@
 		D("CAN_UCCNF", 16, 0xFFC02ACC);
 		D("CAN_UCCNT", 16, 0xFFC02AC4);
 		D("CAN_UCRC", 16, 0xFFC02AC8);
-		D("CAN_UCREG", 16, 0xFFC02AC0);
 		D("CAN_VERSION2", 16, 0xFFC02AD4);
 		D("CAN_VERSION", 16, 0xFFC02AA8);
 
@@ -13501,7 +13498,6 @@
 		D("CAN_UCCNF", 16, 0xFFC02ACC);
 		D("CAN_UCCNT", 16, 0xFFC02AC4);
 		D("CAN_UCRC", 16, 0xFFC02AC8);
-		D("CAN_UCREG", 16, 0xFFC02AC0);
 		D("CAN_VERSION2", 16, 0xFFC02AD4);
 		D("CAN_VERSION", 16, 0xFFC02AA8);
 
@@ -14753,7 +14749,6 @@
 		D("CAN_UCCNF", 16, 0xFFC02ACC);
 		D("CAN_UCCNT", 16, 0xFFC02AC4);
 		D("CAN_UCRC", 16, 0xFFC02AC8);
-		D("CAN_UCREG", 16, 0xFFC02AC0);
 		D("CAN_VERSION2", 16, 0xFFC02AD4);
 		D("CAN_VERSION", 16, 0xFFC02AA8);
 
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to