From 051334bdc5252362500a686100d9ec20cbfdcd8a Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 15 Mar 2014 23:04:10 +0000 Subject: [PATCH] ARM: l2c: move type string into l2c_init_data structure Rather than decoding this from the ID register, store it in the l2c_init_data structure. This simplifies things some more, and allows us to better provide further details as to how we're driving the cache. We print the cache ID value anyway should we need to precisely identify the cache hardware. Signed-off-by: Russell King --- Reading git-format-patch failed