summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRussell King <rmk@arm.linux.org.uk>2012-12-05 11:43:57 +0000
committerRussell King <rmk@arm.linux.org.uk>2012-12-05 11:45:26 +0000
commitd752ee23c4f0db5edd5c1ac686c8871174ff8ffc (patch)
tree50da3fc4a00e529080c0251f3c8ed6aa2682b609 /debian
parent1ed5a89ecc427594796c3a25abc0d57a130aa144 (diff)
Remove unused bmm_get_kern_paddr() function
Userspace should not be dealing with kernel space addresses at all. Thankfully this function is unused, so we can merely delete it.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ca85f2..3678154 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ marvell-libbmm (1.1.1) precise; urgency=low
* Provide aligned malloc function
* Fix type of physical addresses
+ * Remove bmm_get_kern_paddr()
-- Russell King <rmk@arm.linux.org.uk> Thu, 25 Oct 2012 12:10:21 +0100