Skip to content
Snippets Groups Projects
Commit ffd8c717 authored by Minkyu Kang's avatar Minkyu Kang Committed by Jean-Christophe PLAGNIOL-VILLARD
Browse files

s3c64xx: remove unnecessary definition


CONFIG_S3C6400 is must defined at config header file
That definition is unnecessary at this file

Signed-off-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
parent 4277f4de
No related branches found
No related tags found
No related merge requests found
......@@ -31,10 +31,6 @@
#ifndef __S3C6400_H__
#define __S3C6400_H__
#ifndef CONFIG_S3C6400
#define CONFIG_S3C6400 1
#endif
#define S3C64XX_UART_CHANNELS 3
#define S3C64XX_SPI_CHANNELS 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment