Skip to content

Commit a74952f

Browse files
amithashfacebook-github-bot
authored andcommitted
grandteton: Remove debug print
Summary: As title Test Plan: Build GT Reviewed By: williamspatrick fbshipit-source-id: d574907c045bc81be97fa99addbb2af7cdb7c99c
1 parent e789539 commit a74952f

File tree

1 file changed

+0
-1
lines changed
  • meta-facebook/meta-grandteton/recipes-grandteton/plat-libs/files/pal

1 file changed

+0
-1
lines changed

meta-facebook/meta-grandteton/recipes-grandteton/plat-libs/files/pal/pal.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ pal_get_fruid_path(uint8_t fru, char *path) {
223223
return -1;
224224

225225
sprintf(path, "/tmp/fruid_%s.bin", fru_dev_data[fru].name);
226-
printf("%s\n", path);
227226
return 0;
228227
}
229228

0 commit comments

Comments
 (0)