ARM: S5P6442: Removing ARCH_S5P6442
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-samsung / include / plat / regs-serial.h
index 788837e99cb3da172159c35770dfbf1d47b86400..c151c5f94a87b0e647863b5bb48016a6f27f55a8 100644 (file)
 #define S3C64XX_UINTSP         0x34
 #define S3C64XX_UINTM          0x38
 
-/* Following are specific to S5PV210 and S5P6442 */
+/* Following are specific to S5PV210 */
 #define S5PV210_UCON_CLKMASK   (1<<10)
 #define S5PV210_UCON_PCLK      (0<<10)
 #define S5PV210_UCON_UCLK      (1<<10)