commit | 3817575b4e0a58199ebe8f05faed4fc6469fda74 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Wed Jun 20 09:25:07 2012 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Wed Jun 20 09:25:12 2012 +0900 |
tree | 67c8ce53acab50bdc0285edca6cedea796cd68ae | |
parent | 334a511a811133182f8dbdc7b63f141bb1185fbb [diff] |
ARM: S3C24XX: remove unused header <mach/bast-pmu.h> Since (at least) v2.6.12-rc2 there has been a bast-pmu.h header in the tree. Currently it can be found at arch/arm/mach-s3c24xx/include/mach/bast-pmu.h. It seems that during that entire period nothing included that header and that none of the named constants it provided were ever used. That header can safely be removed. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>