• B
    ARM: SAMSUNG: Fixup commit 4e6d488a · 0e17226f
    Ben Dooks 提交于
    Commit 4e6d488a either missed out the
    following machine files or somehow managed to clash between merges.
    
    Fixup the three files missing the second parameter to addruart macro
    to allow them to build.
    
    Fixes the following warnings in arch/arm/kernel/debug.c:
    arch/arm/kernel/debug.S: Assembler messages:
    arch/arm/kernel/debug.S:167: Error: too many positional arguments
    arch/arm/kernel/debug.S:183: Error: too many positional arguments
    Signed-off-by: NBen Dooks <ben-linux@fluff.org>
    0e17226f
debug-macro.S 1.2 KB