Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From 29885f2f3d700341d322274db6ad085e601c0994 Mon Sep 17 00:00:00 2001 From: Pantelis Antoniou <[email protected]> Date: Fri, 4 Jan 2013 00:32:33 +0200 Subject: [PATCH 3/3] arm: Export cache flush management symbols when !MULTI_CACHE When compiling a kernel without CONFIG_MULTI_CACHE enabled the dma access functions end up not being exported. Fix it.
- Loading branch information