.size niagara4_patch_pageops,.-niagara4_patch_pageopsPlease path the remaining functions in this file with ENTRY(), ENDPROC() - in a separate patch.
+
+ .globl niagara4_patch_fls
+ .type niagara4_patch_fls,#function
+niagara4_patch_fls:
+ NG_DO_PATCH(fls, NG4fls)
+ NG_DO_PATCH(__fls, __NG4fls)
+ retl
+ nop
+ .size niagara4_patch_fls,.-niagara4_patch_fls