diff options
| author | Wolfgang Denk <[email protected]> | 2008-01-23 14:31:17 +0100 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2008-01-23 14:31:17 +0100 |
| commit | 865f0f9754b95183cad395de7e8cb85df0c6ea1f (patch) | |
| tree | 1cb49392555267b315ed44f4ef75a076b8306ccb /cpu | |
| parent | e57ed96baca1222e6cd3d7032691a89d5890bb4a (diff) | |
Coding Style Cleanup; update CHANGELOG
Signed-off-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'cpu')
| -rw-r--r-- | cpu/mpc85xx/tlb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/mpc85xx/tlb.c b/cpu/mpc85xx/tlb.c index b2c799ad126..3d15d50b85a 100644 --- a/cpu/mpc85xx/tlb.c +++ b/cpu/mpc85xx/tlb.c @@ -90,4 +90,3 @@ void init_tlbs(void) return ; } - |
