Advertisement
juanjosepablos

orden del parche

May 6th, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. grep "static struct" board_bcm963xx.c
  2.  
  3. board_bcm963xx.c:static struct board_info __initdata board_HG622 = {
  4. board_bcm963xx.c:static struct sprom_fixup __initdata vr3025u_fixups[] = {
  5. board_bcm963xx.c:static struct sprom_fixup __initdata p870hnu_51b_fixups[] = {
  6. board_bcm963xx.c:static struct board_info __initdata board_P870HNU51B = {
  7. board_bcm963xx.c:static struct board_info __initdata board_P870HW51A_V2 = {
  8. board_bcm963xx.c:static struct board_info __initdata board_R1000H = {
  9. board_bcm963xx.c:static struct board_info __initdata board_VR3025u = {
  10. board_bcm963xx.c:static struct sprom_fixup __initdata vr3025un_fixups[] = {
  11. board_bcm963xx.c:static struct board_info __initdata board_VR3025un = {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement