powerpc: Fix typo s/leve/level/ in TLB code

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
Thadeu Lima de Souza Cascardo 2010-01-17 11:23:14 +00:00 committed by Benjamin Herrenschmidt
parent 24551f64d4
commit 6c504d4231
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
* Low leve TLB miss handlers for Book3E
* Low level TLB miss handlers for Book3E
*
* Copyright (C) 2008-2009
* Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp.