/* * Copyright (C) 2008-2009 ST-Ericsson AB * License terms: GNU General Public License (GPL) version 2 * TCM memory handling for ARM systems * * Author: Linus Walleij * Author: Rickard Andersson */ #ifdef CONFIG_HAVE_TCM void __init tcm_init(void); #else /* No TCM support, just blank inlines to be optimized out */ inline void tcm_init(void) { } #endif href='git://git.distanz.ch/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines