[amazon] export amazon_get_cpu_hz

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19460 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2010-01-31 15:14:14 +00:00
parent 0c813f94a0
commit eee2dd9534
4 changed files with 3 additions and 2 deletions

View File

@@ -86,6 +86,7 @@ unsigned int amazon_get_fpi_hz(void)
/* '11' is reserved */
}
}
EXPORT_SYMBOL(amazon_get_fpi_hz);
/* this doesn't really belong here, but it's a convenient location */
unsigned int amazon_get_cpu_ver(void)