/* * (C) Copyright 2009 * Kevin Morfitt, Fearnside Systems Ltd, * * SPDX-License-Identifier: GPL-2.0+ */ #ifdef CONFIG_S3C2400 #include #elif defined CONFIG_S3C2410 #include #elif defined CONFIG_S3C2440 #include #else #error Please define the s3c24x0 cpu type #endif