summaryrefslogtreecommitdiffstats
path: root/arch/nios2
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-10-07 18:45:56 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-10-07 18:45:56 +0200
commit52df7b618450327a8b5aad56bfedbb3f130ef774 (patch)
tree06ac14464a34cc2de1a50309eea61711148092e8 /arch/nios2
parent9cb32d1d58ed04c5bd4bc25f664069b9759f1eb5 (diff)
parent27c64eaacd57c9f244497adb7d2d60a9e27a1298 (diff)
downloadbarebox-52df7b618450327a8b5aad56bfedbb3f130ef774.tar.gz
barebox-52df7b618450327a8b5aad56bfedbb3f130ef774.tar.xz
Merge branch 'pu/misc-fixes'
Diffstat (limited to 'arch/nios2')
-rw-r--r--arch/nios2/lib/longlong.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nios2/lib/longlong.h b/arch/nios2/lib/longlong.h
index 4ab928efad..12716828ad 100644
--- a/arch/nios2/lib/longlong.h
+++ b/arch/nios2/lib/longlong.h
@@ -11,7 +11,7 @@
* useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
-
+ */
/* You have to define the following before including this file:
UWtype -- An unsigned type, default type for operations (typically a "word")