From: Ralf Baechle Date: Thu, 30 Nov 2006 15:38:10 +0000 (+0000) Subject: [MIPS] Fix atomic.h build errors. X-Git-Tag: v2.6.20-rc1~34^2~40^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8b5c70967de5fd27f2092f1f8da47f4705bb67;p=pandora-kernel.git [MIPS] Fix atomic.h build errors. For the definition of atomic64_t atomic.h was relying on having been included previously. Before changeset d89d8e0637a5e4e0a12e90c4bc934d0d4c335239 this was happening as a side effect of including . Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed