/* * (C) Copyright 2009 Faraday Technology * Po-Yu Chuang * * Copyright (C) 2011 Andes Technology Corporation * Shawn Lin, Andes Technology Corporation * Macpaul Lin, Andes Technology Corporation * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef CONFIG_TIMER #include #include #include #error "AE3XX timer only support DM flow" #endif /* CONFIG_TIMER */