From: Uwe Kleine-König Date: Mon, 21 Oct 2013 09:07:04 +0000 (+0200) Subject: ARM: drop for !ARCH_MULTIPLATFORM, too X-Git-Tag: v3.15-rc1~80^2~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f08d9ed217318b4f325b7fcf8f26dcd0e41689;p=pandora-kernel.git ARM: drop for !ARCH_MULTIPLATFORM, too While isn't used for multi-platform builds since long it still is for "normal" builds. As the previous patches fix all sites to not make use of this per-platform file, it can go now for good also for platforms that are not (yet) converted to multi-platform. While at it there are no users of CLOCK_TICK_RATE any more, so also drop the dummy #define. Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed