Skip to content

Commit

Permalink
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arc…
Browse files Browse the repository at this point in the history
…h_swab64() functions

No need to keep those as inline assembly functions, the compiler now
generates the same or even better optimized code.

Signed-off-by: Helge Deller <deller@gmx.de>
  • Loading branch information
Helge Deller committed Sep 2, 2021
1 parent 7ba88a2 commit e5a2cac
Showing 1 changed file with 0 additions and 68 deletions.
68 changes: 0 additions & 68 deletions arch/parisc/include/uapi/asm/swab.h

This file was deleted.

0 comments on commit e5a2cac

Please sign in to comment.