]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
powerpc: remove unused __page_aligned definition.
authorTim Abbott <tabbott@ksplice.com>
Sat, 20 Feb 2010 00:03:36 +0000 (01:03 +0100)
committerMichal Marek <mmarek@suse.cz>
Wed, 3 Mar 2010 10:25:58 +0000 (11:25 +0100)
commit5f547f51a2205d18a507b88756e6988639db5f25
tree267a7734f0de5353068bb1975ba4f5d7b9b9f957
parent2af7687f1ad2c4571b9835f9bb2e3db9a738d258
powerpc: remove unused __page_aligned definition.

There is already an architecture-independent __page_aligned_data macro
for this purpose, so removing the powerpc-specific macro should be
harmless.

Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
arch/powerpc/include/asm/page_64.h