From: Hirokazu Takata Date: Mon, 20 Aug 2007 11:53:50 +0000 (+0900) Subject: m32r: Rename STI/CLI macros X-Git-Tag: v2.6.23-rc6~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7071b2914a540b43dfcad17f6892a8c115799d50;p=pandora-kernel.git m32r: Rename STI/CLI macros The names of STI and CLI macros were derived from i386 arch historically, but their name are incomprehensible. So, for easy to understand, rename these macros to ENABLE_INTERRUPTS and DISABLE_INTERRUPTS, respectively. Signed-off-by: Hirokazu Takata --- Reading git-diff-tree failed