mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
mips: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#ifndef _ASM_PGTABLE_BITS_H
|
||||
#define _ASM_PGTABLE_BITS_H
|
||||
|
||||
|
||||
/*
|
||||
* Note that we shift the lower 32bits of each EntryLo[01] entry
|
||||
* 6 bits to the left. That way we can convert the PFN into the
|
||||
@@ -189,7 +188,6 @@
|
||||
* 32-bit, R2 or later: CCC D V G RI/R XI M A W P
|
||||
*/
|
||||
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
/*
|
||||
* pte_to_entrylo converts a page table entry (PTE) into a Mips
|
||||
|
Reference in New Issue
Block a user